[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 593 SHUFFLE < SKIP 177 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24671 | Perry, Christian | V2M1N7 | Newton | British Columbia | Canada |
22434 | Schmidt, Billy | SE1 8HL | London | England | United Kingdom |
17051 | Ortega, Jessie, J | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-13 03:54:04.064 UTC