[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 461 SHUFFLE < SKIP 4201 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26504 | Robinson, Jennifer, L | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-17 00:03:51.499 UTC