[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 750 SHUFFLE < SKIP 1211 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21764 | Smith, Nathan | V2M1S6 | Newton | British Columbia | Canada |
Generated 2025-07-15 01:27:32.631 UTC