[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 512 SHUFFLE < SKIP 1078 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28458 | She, Casey, C | 77127 | Lieusaint | Seine et Marne | France |
22901 | Stewart, Katherine, Z | V2M1P1 | Newton | British Columbia | Canada |
27587 | Li, Cara | 2264 | Silverwater | New South Wales | Australia |
Generated 2025-07-12 22:21:41.226 UTC