[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 995 SHUFFLE < SKIP 2470 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16297 | Garcia, Deanna, S | 60323 | Frankfurt | Hessen | Germany |
16486 | Madan, Rachael, R | 2055 | North Sydney | New South Wales | Australia |
Generated 2025-07-16 15:14:50.646 UTC