[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 327 SHUFFLE < SKIP 1299 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24771 | Harris, Samuel, M | V3A 4R2 | Langley | British Columbia | Canada |
13542 | Kumar, Sharon, C | 60323 | Frankfurt | Hessen | Germany |
29156 | Barnes, Ashley, J | 94109 | San Francisco | California | United States |
Generated 2025-07-14 20:23:00.797 UTC